Fix for "unsubscriptable object" error, courtesy of Kurt Garloff
authoremellor@ewan <emellor@ewan>
Mon, 10 Oct 2005 23:03:00 +0000 (00:03 +0100)
committeremellor@ewan <emellor@ewan>
Mon, 10 Oct 2005 23:03:00 +0000 (00:03 +0100)
commit5119e92a7313ea92120fc79d4aec17f73a1d8472
treebbd0c1ba74e742d691d93ccd5ad370d7856e046b
parentc6934f25c7866474c9c40aac086614c77fd779f8
Fix for "unsubscriptable object" error, courtesy of Kurt Garloff
<garloff@suse.de> -- missing comma in op_mem_target_set.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/server/SrvDomain.py